window: Avoid unnecessary detours
authorMatthias Clasen <mclasen@redhat.com>
Fri, 11 Sep 2015 13:09:10 +0000 (09:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Sep 2015 16:50:38 +0000 (12:50 -0400)
commit95cf550e150530d25659ef34c5e2d65e1d828923
treeaf48e5a1b00a343b00f569e72684c0b7dcabe723
parentcaa0ee3d252752be5623f7278ee0f0004fc1a728
window: Avoid unnecessary detours

Don't call gtk_widget_get_screen on a window - it only ends up
calling gtk_window_get_screen in the end, anyway.
gtk/gtkwindow.c
gtk/gtkwindowprivate.h